Skip to content

Port sqlite operations to APSW#1076

Merged
securestep9 merged 33 commits intoOWASP:masterfrom
pUrGe12:apsw-with-sqlalchemy
Feb 3, 2026
Merged

Port sqlite operations to APSW#1076
securestep9 merged 33 commits intoOWASP:masterfrom
pUrGe12:apsw-with-sqlalchemy

Conversation

@pUrGe12
Copy link
Contributor

@pUrGe12 pUrGe12 commented Jun 4, 2025

Proposed change

This PR aims to move SQLite database operations from SQLAlchemy's ORM to APSW raw SQL queries for lesser computational overhead. It includes the necessary supporting changes in other files and unittests for db.py.

Type of change

  • New core framework functionality
  • Bugfix (non-breaking change which fixes an issue)
  • Code refactoring without any functionality changes
  • New or existing module/payload change
  • Localization improvement
  • Dependency upgrade
  • Documentation improvement

Checklist

  • I've followed the contributing guidelines
  • I've run make pre-commit, it didn't generate any changes
  • I've run make test, all tests passed locally

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gsoc GSoC work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants